PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFBeginImageDataOperator Class / getImageData Method
In This Topic
    getImageData Method
    In This Topic
    Gets the raw image data.
    Syntax
    public byte[] getImageData()

    Return Value

    the raw image data.
    See Also